home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / gui / gui4cli.lha / Gui4Cli / Gui4Cli.readme < prev    next >
Encoding:
Text File  |  1999-12-03  |  2.8 KB  |  106 lines

  1. Short    : Easy, event driven GUI language - v3.8
  2. Uploader : dck@hol.gr (D. Keletsekis)
  3. Author   : dck@hol.gr (D. Keletsekis)
  4. Type     : Dev/Gui
  5. Version  : 3.8
  6. Requires : OS 3.0+
  7.  
  8.  --------------------------------------------------
  9.  Main changes for Version 3.8 (December 99)
  10.  --------------------------------------------------
  11.  - TextBox gadget for fancy text & decorations
  12.  - Images in Listviews and Directory LVs
  13.  - Better Resizing & Font sensitivity
  14.  - Full control of resizing (via resize attribute)
  15.  - Add fancy titles and borders to any gadget
  16.  - xOnHelp - xOnClick events
  17.  - Palette load/save/remap etc
  18.  - Various internal variables, commands and assorted
  19.    thrills, frills & improvements.
  20.  
  21.  --------------------------------------------------
  22.  Program description :
  23.  --------------------------------------------------
  24.  Gui4Cli is an easy interpreted language for constructing 
  25.  great looking GUIs with which you can (among many other 
  26.  things) control other programs by issuing AmigaDos and 
  27.  ARexx commands. 
  28.  
  29.  You just write a text file, and run it - No compilers,
  30.  libraries, or programming knowledge are needed. 
  31.  
  32.  Gui4Cli remains in memory and runs these GUIs that you
  33.  construct. You can run as many GUIs as your memory
  34.  allows, all from one instance of Gui4Cli.
  35.  
  36.  The GUIs are visually editable, and the language has
  37.  powerful features such as Directory and DataBase
  38.  listviews, maths abilities, C extensions, many types of
  39.  variables, and much much more..
  40.  
  41.  Gui4Cli is FreeWare. 
  42.  Full program, manual, tutorials & demos are included.
  43.  
  44.  D. Keletsekis
  45.  
  46.  --------------------------------------------------
  47.  Highlights of previous versions
  48.  --------------------------------------------------
  49.  
  50.  Version 3.7
  51.  
  52.  - Notify event (file/dir change notification)
  53.  - Commodity event (HotKeys)
  54.  - Sound effects
  55.  - Speak command with settings
  56.  - Flash, MoveScreen, SetAttr etc commands
  57.  - TextIn gadget hook
  58.  - Various internal vars & Attributes
  59.  - Graphics extention
  60.  
  61.  Version 3.6
  62.  
  63.  - Timer event
  64.  - Interface for C programmers
  65.  - Fixed enforcer hits and many bugs
  66.  - Clipboard support
  67.  - Share menus among guis
  68.  - Arexx improvements
  69.  - 8SVX sound player extension
  70.  - LV text formating extension
  71.  
  72.  Version 3.5
  73.  
  74.  - Full maths abilities
  75.  - Database listviews, with fields, records etc
  76.  - Database commands
  77.  - Atributes & local variables
  78.  - minor additions & bug fixes
  79.  
  80.  Version 3.4
  81.  
  82.  - Added the TextFile, SearchVar, RepVar, LVRep commands
  83.  - minor additions & bug fixes
  84.  
  85.  Version 3.3
  86.  
  87.  - Just a bug fix of 3.2
  88.  
  89.  Version 3.2
  90.  
  91.  - Private variables
  92.  - The PIPE event
  93.  - The ability to pass arguments to routines & guis
  94.  - LVInsert, BreakTask, PartRedraw and more commands..
  95.  - Colored ansi text in listviews
  96.  - Extended variable notations
  97.  - more internal variables
  98.  - Online help for gadgets
  99.  - Visual editing & text improvements
  100.  - minor additions & bug fixes
  101.  
  102.  Before
  103.  
  104.  - I can't remember..
  105.  
  106.